runtime.arenaHint.down (field)
4 uses
runtime (current package)
malloc.go#L672: if hint.down {
malloc.go#L686: if !hint.down {
malloc.go#L725: hint.addr, hint.down = uintptr(v), true
mheap.go#L318: down bool
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)